home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 14959 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.9 KB  |  59 lines

  1. Newsgroups: comp.lang.c++
  2. Path: iiasa.ac.at!marek
  3. From: marek@iiasa.ac.at (Marek  MAKOWSKI)
  4. Subject: Re: Installing BC++ 4.0 in W95
  5. Message-ID: <1996Apr2.141700.18422@iiasa.ac.at>
  6. Organization: IIASA, Laxenburg, Austria
  7. X-Newsreader: TIN [version 1.2 PL2]
  8. References: <3158EC73.49B1@odyssee.net> <3159E79A.6906@nando.net>
  9. Date: Tue, 2 Apr 1996 14:17:00 GMT
  10.  
  11. Caius Martius (caius@nando.net) wrote:
  12. : Jean Leandri wrote:
  13. : > 
  14. : > Hi, I need just a little help...
  15. : >   I have BC++ 4.0 'cause I bought it last year. I wanna install it on
  16. : > Win95, and I don't know if I should choose to install the Win32s or not.
  17. : >   I want to have the 32-bit capability, but I don't know if it's gonna
  18. : > conflict with W95.
  19. : > 
  20. : > Thanks for the help...
  21. : > 
  22. : > ~~~~~~~~~~~~~~~~~~~~~
  23. : > Jean Leandri
  24. : > SR Telecom Inc.
  25. : > Montreal, Canada
  26. : > jeanl@odyssee.net
  27. : > 
  28. : > ~~~~~~~~~~~~~~~~~~~~~You don't need to install Win32's (They already exist in Win95)
  29. : I have been using 4.0 in Win95 for quite a while with no problems.
  30.  
  31. : Cheers,
  32.  
  33. : Caius
  34.  
  35. I wonder if you tried to use the librarian (from IDE) to generate a
  36. library on a different directory of a Sun-NFS drive.
  37. Say: H: is you NFS drive and you what to keep libararies in
  38. H:\lib\pc
  39. then if your target is:
  40. h:\lib\pc\test.lib
  41.  
  42. instead of generating a library (which was no problem on Win32s)
  43. BCC ver. 4.52 generates a huge temporary file (up to the limit
  44. of disk space).
  45. The only way I found to stop this devastating action (you can imagine
  46. how other users of the file system like Borland now) is to use Ctr-Alt-Del
  47. and then to reboot (BCC would not start again !).
  48.  
  49. I wonder, if there is a way to fix the problem.
  50.  
  51. Marek
  52.  
  53.  
  54. -- 
  55.                   Marek Makowski  | Email: marek@iiasa.ac.at
  56.          International Institute  | Phone: (+43-2236) 807.561
  57.     for Applied Systems Analysis  | Fax:   (+43-2236) 71.313
  58.        A-2361 Laxenburg, Austria  | Web: http://www.iiasa.ac.at
  59.